home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / vbasic / setupkit.exe / README.TXT next >
Text File  |  1993-07-09  |  4KB  |  74 lines

  1. README.TXT file for the Setup Toolkit SETUP.EXE version 1.00.002:
  2.  
  3. This file lists the changes made to SETUP.EXE after Visual Basic
  4. version 3.0 shipped. The version of SETUP.EXE that was released with
  5. Visual Basic version 3.0 has a date and time of 28-APR-1993 12:00 am
  6. and is 15312 bytes in size. The file contains no version number.
  7.  
  8. Installation Notes
  9. ------------------
  10. Copy this version of SETUP.EXE into your SETUPKIT\KITFILES directory
  11. over your existing copy of SETUP.EXE.
  12.  
  13. Distribution Notes
  14. ------------------
  15. You are free to distribute this version of SETUP.EXE royalty free.
  16.  
  17. Features/Bug Fixes
  18. ------------------
  19. The following are the features and bug fixes that were added to
  20. SETUP.EXE after VB 3.0 was released. This file will be updated with
  21. the latest bug fixes and features any time a new post-release VB 3.0
  22. version of SETUP.EXE becomes available.
  23.  
  24. Version    Bug Fix/Feature              Comments
  25. ---------------------------------------------------------------------
  26. 1.00.002   VER.DLL is truncated to      SETUP.EXE now checks to see
  27.            zero bytes if it is not      if VER.DL_ exists on  your
  28.            found or has an incorrect    distribution disk. If it is
  29.            name on the distribution     not found, the following error
  30.            disk.                        error is displayed and then
  31.                                         SETUP.EXE terminates:
  32.                                         "Error - File not found:
  33.                                         A:\VER.DL_. This file is
  34.                                         required by Setup."
  35.  
  36. 1.00.002   SETUP.EXE does not run       Now in Windows version 3.0, you
  37.            in Windows version 3.0.      will see the following error
  38.                                         message, and then SETUP.EXE will
  39.                                         terminate: "This application
  40.                                         requires a newer version of
  41.                                         Windows."
  42.  
  43. 1.00.002   The Visual Basic version     This problem occurs because
  44.            3.0 THREED.VBX does not      the file type of THREED.VBX
  45.            overwrite the Visual Basic   changed from "APP" to "DLL"
  46.            version 2.0 THREED.VBX.      between version 2.0 and 3.0.
  47.                                         SETUP.EXE now ignores file
  48.                                         type differences and will
  49.                                         install any file where the
  50.                                         source and destination names
  51.                                         are the same when the source
  52.                                         file is the same or a newer
  53.                                         version.
  54.  
  55. 1.00.002   This error message:          The error messages are now
  56.            "Could not open or read      "Error - Could not open file:
  57.            file: <filename>" was        <filename>" and "Error - Could
  58.            replaced with two            not read file: <filename>."
  59.            separate error messages.     Both errors cause SETUP.EXE to
  60.                                         terminate.
  61.  
  62. 1.00.002   New error message added:     The new error message replaces:
  63.            "Error - Insufficient        "Error - Could not copy file:
  64.            disk space on drive          <source filename> ->
  65.            <drive letter>:" has         <destination filename>"
  66.            This error causes            when there is insufficient
  67.            SETUP.EXE to terminate.      disk space.
  68.  
  69. 1.00.002   Version information was      The version number 1.00.002
  70.            added to SETUP.EXE.          was added to SETUP.EXE.
  71.                                         Previous versions of SETUP.EXE
  72.                                         have no version number.
  73.  
  74.